3D Graphics Programming with QuickDraw 3D 1.5.4
Previous | QD3D Book | Overview | Chapter Contents | Next
It's possible that the renderer allows the user to activate or deactivate certain renderer features in a modal dialog box displayed by the renderer. You can call the Q3Renderer_HasModalConfigure function to determine whether a particular renderer supports a modal settings dialog box. If it does, you can cause that dialog box to be displayed by calling the Q3Renderer_ModalConfigure function.
Previous | QD3D Book | Overview | Chapter Contents | Next